| ServiceTypeBillingMethod |
| EntityType | Independent |
| Logical Entity Name | ServiceTypeBillingMethod |
| Default Table Name | SsBillingMethod |
| Logical Only | NO |
| Definition | |
| Note |
| ServiceTypeBillingMethod Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(120) | NO | ||
| TransactionCode | CHAR(10) | NO | ||
| FlatAmount | MONEY(19, 4) | NO | ||
| CanBeOverridden | BIT | NO | ||
| AmountPerCredit | MONEY(19, 4) | NO | ||
| AmountPerClockHour | MONEY(19, 4) | NO | ||
| AmountPerEnrollmentPeriod | MONEY(19, 4) | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| ServiceTypeBillingMethod Keys |
| Key Name | Key Type | Keys |
| SsBillingMethod_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| PK_SsBillingMethod_SsBillingMethodID | PrimaryKey | Id |
| ServiceTypeBillingMethod Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| ServiceTypeBillingMethodGradeLevel | Non-Identifying | One To Zero or More | NO | ||||
| ServiceTypeBillingMethodProgram | Non-Identifying | One To Zero or More | NO | ||||
| ServiceType | Non-Identifying | One To Zero or More | NO |
| ServiceTypeBillingMethod Check Constraints |
| Check Constraint Name | CheckConstraint |